home *** CD-ROM | disk | FTP | other *** search
/ PC Media 7 / PC MEDIA CD07.iso / share / uwin / cassette / cassette.rc < prev    next >
Encoding:
Text File  |  1994-06-28  |  11.0 KB  |  311 lines

  1. // Copyright (c) 1994, William Wagner
  2. // All Rights reserved.
  3. //
  4. // This source is a portion of a shareware program.  It may be distributed
  5. // only in its entirety.  The copyright statements must be included with any 
  6. // reproduction of this source.
  7. // 
  8.  
  9. //Microsoft App Studio generated resource script.
  10. //
  11. #include "resource.h"
  12.  
  13. #define APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////
  15. //
  16. // Generated from the TEXTINCLUDE 2 resource.
  17. //
  18. #include "afxres.h"
  19.  
  20. /////////////////////////////////////////////////////////////////////////////////////
  21. #undef APSTUDIO_READONLY_SYMBOLS
  22.  
  23. #ifdef APSTUDIO_INVOKED
  24. //////////////////////////////////////////////////////////////////////////////
  25. //
  26. // TEXTINCLUDE
  27. //
  28.  
  29. 1 TEXTINCLUDE DISCARDABLE 
  30. BEGIN
  31.     "resource.h\0"
  32. END
  33.  
  34. 2 TEXTINCLUDE DISCARDABLE 
  35. BEGIN
  36.     "#include ""afxres.h""\r\n"
  37.     "\0"
  38. END
  39.  
  40. 3 TEXTINCLUDE DISCARDABLE 
  41. BEGIN
  42.     "#include ""res\\cassette.rc2""  // non-App Studio edited resources\r\n"
  43.     "\r\n"
  44.     "#include ""afxres.rc""  // Standard components\r\n"
  45.     "#include ""afxprint.rc""  // printing/print preview resources\r\n"
  46.     "\0"
  47. END
  48.  
  49. /////////////////////////////////////////////////////////////////////////////////////
  50. #endif    // APSTUDIO_INVOKED
  51.  
  52.  
  53. //////////////////////////////////////////////////////////////////////////////
  54. //
  55. // Icon
  56. //
  57.  
  58. IDR_MAINFRAME           ICON    DISCARDABLE     "RES\\CASSETTE.ICO"
  59.  
  60. //////////////////////////////////////////////////////////////////////////////
  61. //
  62. // Bitmap
  63. //
  64.  
  65. IDR_MAINFRAME           BITMAP  MOVEABLE PURE   "RES\\TOOLBAR.BMP"
  66.  
  67. //////////////////////////////////////////////////////////////////////////////
  68. //
  69. // Menu
  70. //
  71.  
  72. IDR_MAINFRAME MENU PRELOAD DISCARDABLE 
  73. BEGIN
  74.     POPUP "&File"
  75.     BEGIN
  76.         MENUITEM "&New\tCtrl+N",                ID_FILE_NEW
  77.         MENUITEM "&Open...\tCtrl+O",            ID_FILE_OPEN
  78.         MENUITEM "&Save\tCtrl+S",               ID_FILE_SAVE
  79.         MENUITEM "Save &As...",                 ID_FILE_SAVE_AS
  80.         MENUITEM SEPARATOR
  81.         MENUITEM "&Print...\tCtrl+P",           ID_FILE_PRINT
  82.         MENUITEM "Print Pre&view",              ID_FILE_PRINT_PREVIEW
  83.         MENUITEM "P&rint Setup...",             ID_FILE_PRINT_SETUP
  84.         MENUITEM SEPARATOR
  85.         MENUITEM "Recent File",                 ID_FILE_MRU_FILE1, GRAYED
  86.         MENUITEM SEPARATOR
  87.         MENUITEM "E&xit",                       ID_APP_EXIT
  88.     END
  89.     POPUP "F&onts"
  90.     BEGIN
  91.         MENUITEM "&Songs...",                   ID_FONTS_SONGS
  92.         MENUITEM "&Artist...",                  ID_FONTS_ARTIST
  93.         MENUITEM "A&lbum...",                   ID_FONTS_ALBUM
  94.         MENUITEM "&Notes...",                   ID_FONTS_NOTES
  95.     END
  96.     POPUP "&View"
  97.     BEGIN
  98.         MENUITEM "&Toolbar",                    ID_VIEW_TOOLBAR
  99.         MENUITEM "&Status Bar",                 ID_VIEW_STATUS_BAR
  100.     END
  101.     POPUP "&Help"
  102.     BEGIN
  103.         MENUITEM "&Contents",                   ID_HELP_INDEX
  104.         MENUITEM "&Search for Help On...",      ID_HELP_SEARCH
  105.         MENUITEM "&How to Use Help",            ID_HELP_USING
  106.         MENUITEM SEPARATOR
  107.         MENUITEM "&About Cassette Label Maker...",ID_APP_ABOUT
  108.     END
  109. END
  110.  
  111.  
  112. //////////////////////////////////////////////////////////////////////////////
  113. //
  114. // Accelerator
  115. //
  116.  
  117. IDR_MAINFRAME ACCELERATORS PRELOAD MOVEABLE PURE 
  118. BEGIN
  119.     "C",            ID_EDIT_COPY,           VIRTKEY,CONTROL, NOINVERT
  120.     "N",            ID_FILE_NEW,            VIRTKEY,CONTROL, NOINVERT
  121.     "O",            ID_FILE_OPEN,           VIRTKEY,CONTROL, NOINVERT
  122.     "P",            ID_FILE_PRINT,          VIRTKEY,CONTROL, NOINVERT
  123.     "S",            ID_FILE_SAVE,           VIRTKEY,CONTROL, NOINVERT
  124.     "V",            ID_EDIT_PASTE,          VIRTKEY,CONTROL, NOINVERT
  125.     VK_F1,          ID_HELP,                VIRTKEY,NOINVERT
  126.     VK_F1,          ID_CONTEXT_HELP,        VIRTKEY,SHIFT, NOINVERT
  127.     VK_F6,          ID_NEXT_PANE,           VIRTKEY,NOINVERT
  128.     VK_F6,          ID_PREV_PANE,           VIRTKEY,SHIFT, NOINVERT
  129.     VK_INSERT,      ID_EDIT_PASTE,          VIRTKEY,SHIFT, NOINVERT
  130.     "X",            ID_EDIT_CUT,            VIRTKEY,CONTROL, NOINVERT
  131.     "Z",            ID_EDIT_UNDO,           VIRTKEY,CONTROL, NOINVERT
  132. END
  133.  
  134.  
  135. //////////////////////////////////////////////////////////////////////////////
  136. //
  137. // Dialog
  138. //
  139.  
  140. IDD_ABOUTBOX DIALOG DISCARDABLE  34, 22, 249, 96
  141. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  142. CAPTION "About Cassette Label Maker"
  143. FONT 8, "MS Sans Serif"
  144. BEGIN
  145.     ICON            IDR_MAINFRAME,IDC_STATIC,11,17,18,20
  146.     LTEXT           "Cassette Label Maker Version 1.0",IDC_STATIC,52,10,119,
  147.                     8
  148.     LTEXT           "Copyright \251 1994, William Wagner",IDC_STATIC,52,22,
  149.                     131,8
  150.     DEFPUSHBUTTON   "OK",IDOK,193,6,50,14,WS_GROUP
  151.     RTEXT           "wags@msen.com",IDC_STATIC,100,34,61,8
  152.     CTEXT           "This is a shareware product.  Please support the shareware concept by registering this software.  Press &Register for registration  details.",
  153.                     IDC_STATIC,15,63,209,28
  154.     PUSHBUTTON      "&Register",IDC_REGISTER,193,23,50,14
  155.     LTEXT           "Internet:",IDC_STATIC,52,34,35,8
  156.     LTEXT           "Compuserve:",IDC_STATIC,52,46,44,9
  157.     RTEXT           "73774,1027",IDC_STATIC,100,46,61,8
  158. END
  159.  
  160. IDD_CASSETTE DIALOG DISCARDABLE  0, 0, 138, 231
  161. STYLE WS_CHILD
  162. FONT 8, "MS Sans Serif"
  163. BEGIN
  164.     GROUPBOX        "Side One:",IDC_STATIC,4,0,125,95
  165.     LTEXT           "&Artist:",IDC_STATIC,9,14,19,8
  166.     EDITTEXT        IDC_ARTIST1,35,12,85,12,ES_AUTOHSCROLL
  167.     LTEXT           "A&lbum:",IDC_STATIC,8,30,22,8
  168.     EDITTEXT        IDC_ALBUM1,35,28,85,12,ES_AUTOHSCROLL
  169.     LTEXT           "&Songs:",IDCANCEL,8,50,21,8
  170.     EDITTEXT        IDC_SONGS1,35,45,85,46,ES_MULTILINE | ES_AUTOVSCROLL | 
  171.                     ES_AUTOHSCROLL | 0x1000
  172.     GROUPBOX        "Side Two:",IDC_STATIC,4,96,125,94
  173.     LTEXT           "A&rtist:",IDC_STATIC,9,110,19,8
  174.     EDITTEXT        IDC_ARTIST2,35,108,85,12,ES_AUTOHSCROLL
  175.     LTEXT           "Al&bum:",IDC_STATIC,8,126,22,8
  176.     EDITTEXT        IDC_ALBUM2,35,124,85,12,ES_AUTOHSCROLL
  177.     LTEXT           "S&ongs:",IDC_STATIC,8,146,23,8
  178.     EDITTEXT        IDC_SONGS2,35,141,85,46,ES_MULTILINE | ES_AUTOVSCROLL | 
  179.                     ES_AUTOHSCROLL | 0x1000
  180.     LTEXT           "&Notes:",IDC_STATIC,2,197,20,8
  181.     EDITTEXT        IDC_NOTES,27,195,101,35,ES_MULTILINE | ES_AUTOVSCROLL | 
  182.                     0x1000
  183. END
  184.  
  185.  
  186. //////////////////////////////////////////////////////////////////////////////
  187. //
  188. // String Table
  189. //
  190.  
  191. STRINGTABLE PRELOAD DISCARDABLE 
  192. BEGIN
  193.     IDR_MAINFRAME           "Cassette Label Maker\nCasset\nCassettet\nTape files (*.tap)\n.tap"
  194. END
  195.  
  196. STRINGTABLE PRELOAD DISCARDABLE 
  197. BEGIN
  198.     AFX_IDS_APP_TITLE       "Cassette Label Maker"
  199.     AFX_IDS_IDLEMESSAGE     "For Help, press F1"
  200.     AFX_IDS_HELPMODEMESSAGE "Select an object on which to get Help"
  201. END
  202.  
  203. STRINGTABLE DISCARDABLE 
  204. BEGIN
  205.     ID_INDICATOR_EXT        "EXT"
  206.     ID_INDICATOR_CAPS       "CAP"
  207.     ID_INDICATOR_NUM        "NUM"
  208.     ID_INDICATOR_SCRL       "SCRL"
  209.     ID_INDICATOR_OVR        "OVR"
  210.     ID_INDICATOR_REC        "REC"
  211. END
  212.  
  213. STRINGTABLE DISCARDABLE 
  214. BEGIN
  215.     ID_FILE_NEW             "Create a new document"
  216.     ID_FILE_OPEN            "Open an existing document"
  217.     ID_FILE_CLOSE           "Close the active document"
  218.     ID_FILE_SAVE            "Save the active document"
  219.     ID_FILE_SAVE_AS         "Save the active document with a new name"
  220.     ID_FILE_PAGE_SETUP      "Change the printing options"
  221.     ID_FILE_PRINT_SETUP     "Change the printer and printing options"
  222.     ID_FILE_PRINT           "Print the active document"
  223.     ID_FILE_PRINT_PREVIEW   "Display full pages"
  224. END
  225.  
  226. STRINGTABLE DISCARDABLE 
  227. BEGIN
  228.     ID_APP_ABOUT            "Display program information, version number and copyright"
  229.     ID_APP_EXIT             "Quit the application; prompts to save documents"
  230.     ID_HELP_INDEX           "List Help topics"
  231.     ID_HELP_USING           "Display instructions about how to use help"
  232.     ID_CONTEXT_HELP         "Display help for clicked on buttons, menus and windows"
  233.     ID_HELP                 "Display help for current task or command"
  234. END
  235.  
  236. STRINGTABLE DISCARDABLE 
  237. BEGIN
  238.     ID_FILE_MRU_FILE1       "Open this document"
  239.     ID_FILE_MRU_FILE2       "Open this document"
  240.     ID_FILE_MRU_FILE3       "Open this document"
  241.     ID_FILE_MRU_FILE4       "Open this document"
  242. END
  243.  
  244. STRINGTABLE DISCARDABLE 
  245. BEGIN
  246.     ID_NEXT_PANE            "Switch to the next window pane"
  247.     ID_PREV_PANE            "Switch back to the previous window pane"
  248. END
  249.  
  250. STRINGTABLE DISCARDABLE 
  251. BEGIN
  252.     ID_EDIT_CLEAR           "Erase the selection"
  253.     ID_EDIT_CLEAR_ALL       "Erase everything"
  254.     ID_EDIT_COPY            "Copy the selection and put it on the Clipboard"
  255.     ID_EDIT_CUT             "Cut the selection and put it on the Clipboard"
  256.     ID_EDIT_FIND            "Find the specified text"
  257.     ID_EDIT_PASTE           "Insert Clipboard contents"
  258.     ID_EDIT_REPEAT          "Repeat the last action"
  259.     ID_EDIT_REPLACE         "Replace specific text with different text"
  260.     ID_EDIT_SELECT_ALL      "Select the entire document"
  261.     ID_EDIT_UNDO            "Undo the last action"
  262.     ID_EDIT_REDO            "Redo the previously undone action"
  263. END
  264.  
  265. STRINGTABLE DISCARDABLE 
  266. BEGIN
  267.     ID_VIEW_TOOLBAR         "Show or hide the toolbar"
  268.     ID_VIEW_STATUS_BAR      "Show or hide the status bar"
  269. END
  270.  
  271. STRINGTABLE DISCARDABLE 
  272. BEGIN
  273.     AFX_IDS_SCSIZE          "Change the window size"
  274.     AFX_IDS_SCMOVE          "Change the window position"
  275.     AFX_IDS_SCMINIMIZE      "Reduce the window to an icon"
  276.     AFX_IDS_SCMAXIMIZE      "Enlarge the window to full size"
  277.     AFX_IDS_SCNEXTWINDOW    "Switch to the next document window"
  278.     AFX_IDS_SCPREVWINDOW    "Switch to the previous document window"
  279.     AFX_IDS_SCCLOSE         "Close the active window and prompts to save the documents"
  280. END
  281.  
  282. STRINGTABLE DISCARDABLE 
  283. BEGIN
  284.     AFX_IDS_SCRESTORE       "Restore the window to normal size"
  285.     AFX_IDS_SCTASKLIST      "Activate Task List"
  286. END
  287.  
  288. STRINGTABLE DISCARDABLE 
  289. BEGIN
  290.     ID_HELP_SEARCH          "Search for specific Help Topics"
  291.     ID_FONTS_SONGS          "Set the font used for song display"
  292.     ID_FONTS_ARTIST         "Set the font used for the Artists"
  293.     ID_FONTS_ALBUM          "Set the font used for the Album."
  294.     ID_FONTS_NOTES          "Set the font used for the notes."
  295. END
  296.  
  297.  
  298. #ifndef APSTUDIO_INVOKED
  299. ////////////////////////////////////////////////////////////////////////////////
  300. //
  301. // Generated from the TEXTINCLUDE 3 resource.
  302. //
  303. #include "res\cassette.rc2"  // non-App Studio edited resources
  304.  
  305. #include "afxres.rc"  // Standard components
  306. #include "afxprint.rc"  // printing/print preview resources
  307.  
  308. /////////////////////////////////////////////////////////////////////////////////////
  309. #endif    // not APSTUDIO_INVOKED
  310.  
  311.